home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / GoLive 4.0 Tryout / data1.cab / Apps / Modules / JScripts / ActionScripts / BrowserSwitchMain.scpt < prev    next >
Encoding:
Text File  |  1999-08-05  |  141 b   |  3 lines

  1. var skipPage = true; bAgent = window.navigator.userAgent; bAppName = window.navigator.appName;
  2. %1if (skipPage) { location = /*URL*/'%2'; }
  3.